Mapping URL: /airport/{id}
Description: delete the airport entity with the appended id
Microservice: AirportService
/airport/{id} |
Mapping URL: /airport/{id}
Description: AirportService
Name: deleteAirportById(id)
Request Method: DELETE
Service Interface: /airport/{id}
Service Entity: Airport
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |